From dbcc1a94cb216e537941f61cd4b53fda6a450cfd Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 13 Dec 2023 13:47:14 +0900 Subject: Major Rename on some waybar styles and layouts incorporating my avatar :) In addition, I have added 2 new waybar layouts (ClassySleek Top and Bottom) and Waybar Syles Combining Pywal and Catppuccin Latte hence the word Fusion ;) --- config/waybar/configs/Simple-S [TOP] | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 config/waybar/configs/Simple-S [TOP] (limited to 'config/waybar/configs/Simple-S [TOP]') diff --git a/config/waybar/configs/Simple-S [TOP] b/config/waybar/configs/Simple-S [TOP] deleted file mode 100644 index 1368667c..00000000 --- a/config/waybar/configs/Simple-S [TOP] +++ /dev/null @@ -1,31 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### SIMPLE -SHORT ### // - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -"position": "top", -"width": 1050, -"margin-top": 3, - -"modules-left": [ - "clock", - "custom/weather", - ], - -"modules-center": [ - "hyprland/workspaces#roman" - ], - -"modules-right": [ - "custom/menu", - "tray", - "mpris", - "network", - "bluetooth", - "backlight", - "pulseaudio", - "battery", - "custom/power"], -} -- cgit v1.2.3